Release 0.12.3
authorColin Walters <walters@verbum.org>
Wed, 25 Aug 2021 19:50:14 +0000 (15:50 -0400)
committerColin Walters <walters@verbum.org>
Fri, 6 May 2022 16:53:57 +0000 (12:53 -0400)
No major changes, just exporting the `ffi` bits.

rust-bindings/rust/Cargo.toml

index 2f652e851a1216f51e764b352be48a61399e13b2..9643fef602b845e952fc6f902d56e54f320d5469 100644 (file)
@@ -8,7 +8,7 @@ license = "MIT"
 name = "ostree"
 readme = "README.md"
 repository = "https://github.com/ostreedev/ostree-rs"
-version = "0.12.2"
+version = "0.12.3"
 
 exclude = [
     "conf/**",